Mostly Harmless
Legacy:Right-Click Menu
From Unreal Wiki, The Unreal Engine Documentation Site
The UnrealEd Interface produces context menus in several different places, summoned by right-clicking the mouse button.
See UnrealEd Menus for other menus.
Within Viewports[edit]
- Actor Context Menu – summoned by right-clicking an actor
- Brush Context Menu – summoned by right-clicking a brush
- Viewport Context Menu – summoned by right-clicking open space in an UnrealEd viewport
Viewport Caption[edit]
- Viewport Caption Context Menu – summoned by right-clicking a viewport title bar
Toolbox[edit]
Some of the buttons in the toolbox can be right-clicked to call up extra options.
- All of the Brushbuilders buttons open a floating parameter window for that builder.
- On the Add mover button, pops up a menu of all the child mover classes.
- On the Add volume button, pops up a menu of all the child volume classes.
- On the Add Special button, pops up a floating Add Special parameter window where you can either set the properties you require or choose from a list of preset special brush types.